home *** CD-ROM | disk | FTP | other *** search
/ ios / (WIN) ios / ios / ios.img / photo / 12 / 00035.ls < prev    next >
Encoding:
Text File  |  1995-07-07  |  79 b   |  7 lines

  1. go(the frame)
  2. if sprite 16 intersects 13 then
  3.   go("400")
  4. else
  5.   go(20)
  6. end if
  7.